﻿@charset "utf-8";

/*服务项目*/
.boli_ser {
    padding: 30px 0;
    box-sizing: border-box;
}

.boli_ser_con {}

.boli_ser_con .hd {
    width: 250px;
    height: 415px;
}

.boli_ser_con .hd p {
    width: 70%;
    font-size: 14px;
    line-height: 35px;
}

.boli_ser_con .hd ul {
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.boli_ser_con .hd ul li {
    width: 100%;
    margin-bottom: 5px
}

.boli_ser_con .hd ul a {
    display: block;
    line-height: 42px;
    background: #f5f5f5;
    text-align: center;
    position: relative;
    font-size: 14px
}

.boli_ser_con .hd ul a:hover {
    background: #1c4987;
    color: #fff
}

.boli_ser_con .hd ul a:hover:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #1c4987;
    position: absolute;
    right: -8px;
    top: 15px
}

.boli_ser_con .hd .on {
    background: #1c4987;
    text-align: center;
    color: #fff;
}


.boli_ser_con .bd {
    width: 935px;
    position: relative;
}

.boli_ser_con .bd img {
    width: 615px;
    height: 415px;
    z-index: 9;
}

.boli_ser_con .bd dl {
    width: 300px;
    z-index: 9;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    background: #f5f5f5;
    height: 415px;
    padding: 20px;
    box-sizing: border-box;
}

.boli_ser_con .bd dl:before {
    content: '';
    height: 3px;
    width: 100px;
    background: #1c4987;
    position: absolute;
    top: 0;
    left: 0
}

.boli_ser_con .bd dl dt {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    display: block;
    position: relative;
    line-height: 30px;
    color: #143a62;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.boli_ser_con .bd dl dd {
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    color: #333;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.boli_ser_con .bd dl a {
    padding: 10px 20px;
    background: #143a62;
    color: #fff
}

/*优势*/
.boli_youshi {
    margin: 30px auto 0;
    background: url(../images/ys_bg.jpg) center no-repeat;
    background-position: top;
    padding: 30px 0 0 0;
    box-sizing: border-box;
}

.boli_youshi .dl1 {
    position: relative;
    margin-bottom: 40px
}

.boli_youshi .dl1 strong {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    margin-top: 20px;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #1c4987;
    text-align: center;
    line-height: 70px;
    font-size: 34px;
    border-radius: 50%;
    color: #fff;
    font-weight: 100
}

.boli_youshi .dl1 img {
    float: left;
    border: 2px solid #fff
}

.boli_youshi .dl1 dt {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px
}

.boli_youshi .dl1 dt span {
    font-size: 24px;
    color: #dfdfdf;
    font-family: 'Arial';
    display: block;
}

.boli_youshi .dl1>div {
    float: right;
    padding: 40px 0 0 30px;
    box-sizing: border-box;
    width: 570px
}

.boli_youshi .dl1 dd {
    line-height: 35px;
    color: #333;
    font-size: 14px;
    position: relative;
    text-indent: 20px
}

.boli_youshi .dl1 dd:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #efefef;
    position: absolute;
    left: 0;
    top: 13px
}

.boli_youshi .dl2 {
    position: relative;
}

.boli_youshi .dl2 strong {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #fff;
    text-align: center;
    line-height: 70px;
    font-size: 34px;
    border-radius: 50%;
    color: #1c4987;
    font-weight: 100
}

.boli_youshi .dl2>div {
    float: left
}

.boli_youshi .dl2 img {
    float: right;
    position: absolute;
    right: 0
}

.boli_youshi .dl2 dt {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: right
}

.boli_youshi .dl2 dt span {
    font-size: 24px;
    color: #fff;
    font-family: 'Arial';
    display: block;
}

.boli_youshi .dl2>div {
    float: left;
    padding: 0 0 0 0;
    box-sizing: border-box;
    width: 520px
}

.boli_youshi .dl2 dd {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    position: relative;
    text-indent: 20px
}

.boli_youshi .dl2 dd:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #efefef;
    position: absolute;
    left: 0;
    top: 13px
}


.boli_youshi .dl3 {
    position: relative;
    margin-top: 150px
}

.boli_youshi .dl3 strong {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    margin-top: 150px;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #1c4987;
    text-align: center;
    line-height: 70px;
    font-size: 34px;
    border-radius: 50%;
    color: #fff;
    font-weight: 100
}

.boli_youshi .dl3 img {
    float: left;
}

.boli_youshi .dl3 dt {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px
}

.boli_youshi .dl3 dt span {
    font-size: 24px;
    color: #dfdfdf;
    font-family: 'Arial';
    display: block;
}

.boli_youshi .dl3>div {
    float: right;
    padding: 160px 0 0 30px;
    box-sizing: border-box;
    width: 570px
}

.boli_youshi .dl3 dd {
    line-height: 35px;
    color: #333;
    font-size: 14px;
    position: relative;
    text-indent: 20px
}

.boli_youshi .dl3 dd:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #efefef;
    position: absolute;
    left: 0;
    top: 13px
}



/*公司简介*/
.boli_about {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #f1f1f1;
    padding: 30px 0
}

.boli_about .content {
    padding: 30px 0
}

.boli_about .left {
    float: right
}


.boli_about .right {
    width: 550px;
    float: left;
}

.boli_about .right h2 {
    font-size: 24px;
    line-height: 50px
}


.boli_about .right dl {
    width: 33.333333%;
    float: left;
    text-align: center;
}

.boli_about .right dl dt {
    font-size: 36px;
    font-family: 'Impact';
    color: #3594a7;
    position: relative;
}

.boli_about .right dl dt em {
    font-style: normal;
    font-size: 14px;
    position: absolute;
    top: 0;
    margin-left: 10px;
    font-family: 'Microsoft Yahei';
    font-weight: bold;
    color: #666
}

.boli_about .right dl dd {
    line-height: 50px
}

.boli_about p {
    font-size: 14px;
    line-height: 35px;
    text-indent: 30px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-bottom: 30px
}


.boli_about a {
    padding: 10px 35px;
    color: #fff;
    float: left;
    background: #333333
}

.boli_about a:hover {
    background: #1c4987;
    color: #fff;
    border: none;
}

/*大事记start*/

.boli_about .event_box {
    width: 100%;
    margin: 0 auto 0;
    position: relative;
}

.boli_about .event_box .parHd {
    width: 100%;
    display: inline-block;
    height: 92px;
    overflow: hidden;
    position: absolute;
    top: 0
}

.boli_about .parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px !important;
}

.boli_about .parHd .tempWrap {
    margin: 0 auto;
}

.boli_about .parHd .tempWrap:after {
    content: '';

    width: 100%;

    height: 1px;

    background: #333;

    position: absolute;

    /* top: 33%; */

    /* right: -140%; */

    right: 0%;

    top: 35%;

    /* margin-top: -0.5px; */

    z-index: 10;
}

/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/

.boli_about .parHd li.no_line:before {
    display: none;
}

.boli_about .parHd li {
    display: inline-block;
    cursor: pointer;
    padding-top: 30px;
    font-size: 16px;
    color: #000;
    margin: 0 30px;
    position: relative;
}

.boli_about .parHd li:after {
    content: '';
    background: url(../images/dot_ico.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 20;
    top: -12px;
    left: 50%;
    margin-left: -12px;
}

.boli_about .parBd {
    text-align: center;
    margin-top: 120px;
}
.boli_about .parBd .slideBox{ height: auto }
.boli_about .parBd h4 {
    position: relative;
    font-size: 30px;
    /*width: 200px;*/
    padding: 0 60px;
    display: inline-block;
    text-align: center;
}

.boli_about .parBd h4:after {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    left: -100px;
    bottom: 12px;
}

.boli_about .parBd h4:before {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    right: -100px;
    bottom: 12px;
}

.boli_about .parBd p {
    line-height: 180%;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}

.boli_about div#listBox {

    width: 100%;

}

.boli_about .sPrev,
.sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background: none;
    padding: 0;
    top: 15px
}
.boli_about .sPrev:hover,
.sNext 
.boli_about .sPrev:hover {background: none
}

.boli_about .sNext {
    right: 0;    background: none;
    padding: 0
}
.boli_about .sNext:hover {
    right: 0;    background: none;
    padding: 0
}
.boli_about .sPrev img,
.sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}


/*资质荣誉*/

.boli_honor{
padding: 30px 0

}

.mr_frBtnR,
.mr_frBtnL {
    font-size: 60px;
    font-weight: bold;
    font-family: "KaiTi";
    color: #efefef;
    display: inline-block;
    position: relative;
    top: 80px
}

.mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;


}

.mr_frUl {
    float: left;
    width: 1130px;
    margin: 0 0 0 7px
}

.mr_frBtnR {
    cursor: pointer;
    float: right;
}

.mr_frBtnR:hover,
.mr_frBtnL:hover {
    color: #1f4a78
}

.mr_frUl ul li {
    float: left;
    width: 250px;
    overflow: hidden;
    position: relative;
    margin: 0 10px 0 0;
    padding: 5px;
    border: 1px solid #efefef;
}

.mr_frUl ul li a img {
    /*display:block;*/
    width: 100%;
    height: 180px;
}

.mr_frUl ul li a {
    font-size: 0
}


/*新闻资讯*/
.boli_news { height: 490px; background: url(../images/index_news.jpg); }

.boli_news_con {
}
.boli_news_con .left{padding: 20px 0; width: 660px }
.boli_news_con .left a{color: #fff;font-size: 14px;}
.boli_news_con .left li{border-bottom: 1px dotted  #3165ac;line-height: 35px;}
.boli_news_con .left span{color: #fff; float: right}

/*合作案例*/

.boli_partners{
padding: 30px 0

}

.boli_partners .mr_frBtnR,
.boli_partners .mr_frBtnL {
    font-size: 60px;
    font-weight: bold;
    font-family: "KaiTi";
    color: #efefef;
    display: inline-block;
    position: relative;
    top: 120px
}

.boli_partners .mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;


}

.boli_partners .mr_frUl {
    float: left;
    height: 290px;
    width: 1130px;
    margin: 0 0 0 7px;
    overflow: hidden;
}

.boli_partners .mr_frBtnR {
    cursor: pointer;
    float: right;
}

.boli_partners .mr_frBtnR:hover,
.boli_partners .mr_frBtnL:hover {
    color: #1f4a78
}

.boli_partners .mr_frUl ul li {
    float: left;
    width: 290px;
    overflow: hidden;
    position: relative;
    margin: 0 10px 0 0;
    padding: 5px;
    border: 1px solid #efefef;text-align: center
}

.boli_partners .mr_frUl ul li a img {
    /*display:block;*/
    width: 100%;
}

.boli_partners .mr_frUl ul li a {
    font-size: 0
}


.mask {
    position: fixed;
    bottom: -1px;
    left:100%;
    width: 100%;
    height: 128px;
    background: url("../images/4772e66619c0f19b5b4d21b132b4a717.jpg")  no-repeat scroll center;
    z-index: 1001;
}
.closeee{
    background: url("../images/closesanjiao.png")  no-repeat center center;
}
.mask .gotoCenter {
    display: block;
    width: 1000px;
    height: 140px;
    margin: 0 auto;
}
.mask .closeee {
    position: absolute;
    top: 0;
    left: 20px;
    margin-left: 0px;
    width: 40px;
    height: 100%;
    cursor: pointer;
}
.clickarea{
    position: absolute;
    top: 0;
    left: 200px;
    margin-left: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.thumbnail {
    position: fixed;
    right: 0px;
    bottom: 0px;
    width: 184px;
    height: 124px;
    cursor: pointer;
    /*display: none;*/
}
@-webkit-keyframes rotate {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}